home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4213 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: news.uncc.edu!usenet
  2. From: ihabed@uncc.edu (Ibrahim H Abed)
  3. Newsgroups: comp.ai.fuzzy,comp.lang.basic.visual.misc,comp.lang.c++
  4. Subject: VB, VC++, and Fuzzy Logic
  5. Date: 29 Jan 1996 01:17:48 GMT
  6. Organization: University of NC at Charlotte
  7. Message-ID: <4eh77s$5i@news.uncc.edu>
  8. Reply-To: ihabed@uncc.edu
  9. NNTP-Posting-Host: ws4.uncc.edu
  10.  
  11. I'm interested in designing a program for my senior project that is basically
  12. stock market analysis which will generate a buy/sell/hold signal.  It has to
  13. have a graphical interface.  Initially, I was going to do it in Visual C++
  14. because C++ classes lend themselves quite nicely to fuzzy membership functions.
  15. However, I'm having difficulty using Visual C++ (too unwieldy at my level).  I'm
  16. hoping to port everything to Visual Basic because of the ease of designing an 
  17. interface. Has anyone done any fuzzy logic programming in VB and if so any 
  18. pointers/free source code/etc?  I'll also be putting sample stock data in Access
  19. which VB can access (:).  Anyone know if VB can be linked with C++ routines at all, 
  20. perhaps saving me some trouble.  Any help would be greatly appreciated.
  21.  
  22. Gaby Abed
  23. -- 
  24. ==========================================================================
  25. =           "He's a born-again Christian.  The trouble is,               =
  26. =              he suffered brain damage during rebirth."                 =
  27. ==========================================================================
  28. =             Gaby Abed - http://www.coe.uncc.edu/~ihabed                =
  29. ==========================================================================
  30.  
  31.  
  32.